Bail out of window move/resize early if no change
authorAlexander Larsson <alexl@redhat.com>
Mon, 14 Sep 2009 11:09:07 +0000 (13:09 +0200)
committerAlexander Larsson <alexl@redhat.com>
Mon, 14 Sep 2009 11:52:40 +0000 (13:52 +0200)
commit6716d46393039c0a0691306d65a1e1921a6957fe
tree815c47ec65d0c05e456b1b0c63ee124775c00d9a
parentf10f6b8b0c9787d5d394bcb73fcb3b85bf3c7567
Bail out of window move/resize early if no change

This is not all that uncommon in size_allocate, so we want
to optimize this case.
gdk/gdkwindow.c